home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0799 / 605 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.8 KB

  1. From: khollis@bitsink.gbdata.com (K. Hollis)
  2. Subject: Re: Reader's Digest
  3. Date: Sat, 18 Jun 1994 12:27:15 +0000 (GMT)
  4. In-Reply-To: <m0qEocK-0001IIC@sdf.lonestar.org> from "Evan K. Langlois" at Jun 17, 94 07:50:00 pm
  5. Mime-Version: 1.0
  6. Precedence: bulk
  7.  
  8. > 2 - Hacking Key Repeat is also pretty stupid!   
  9.  
  10. I totally agree.
  11.  
  12. > 3 - Underlining Buttons : Who says this is standard?  I hate underlines.
  13.  
  14. I think you're missing the point of the underlines, though.  Underlines
  15. and all of the other things the programmers add are there to make things
  16. look nicer inside dialog boxes instead of plain and dull like normal
  17. GEM.  You're forgetting that GEM is totally functional and that users
  18. can add whatever they choose.  Personally, I prefer WYSIWYG resources (which
  19. E_GEM's resources are NOT) but then that's my opinion.
  20.  
  21. > 4 - As to MultiTOS being slower than TOS 1.0, first, I think you are wrong.
  22.  
  23. It's true.  It's slower than TOS 1.0.  The reason being that MiNT is
  24. running in the background, and TOS has to rely on MiNT and has to GO
  25. through MiNT to do things.  That alone makes it slow.
  26.  
  27. > 5 - This crap about the "!!" is useless.  Anything other than 0 is TRUE.
  28.  
  29. Why do you say this?  The 0 is False, 1 is True, and usually, -1 means an
  30. internal failure.  At least, this is a standard I use, and XWindows programmers
  31. all over the world use.
  32.  
  33. > Now, how I feel about keyboard short-cuts and how others feel are different.
  34. > The APP_DEFS.INF file is the best way.  THAT is where the standard should
  35. > be, and the default entries in APP-DEFS.INF can be decided by the list
  36. > or by the programmer.  You could even set the way block selection works,
  37. > and what happens when you type something when a block is selected (overwrite
  38. > or insert, or deselect).
  39.  
  40. Good point.
  41.  
  42. > This file is the best method.
  43.  
  44. Surely...  (laughs)  REad over what I've written.  :)
  45.  
  46. -- Ken
  47.  
  48.